Read the file's information from gnome-vfs if we haven't finished loading
authorFederico Mena Quintero <federico@ximian.com>
Mon, 13 Oct 2003 02:31:09 +0000 (02:31 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Mon, 13 Oct 2003 02:31:09 +0000 (02:31 +0000)
commit1d8d7be3c5565d41a6dea4ad4a3485aa794d7bae
treebcfe30d1ef5ca6158a123a8975b419ec3d9a78dc
parent9119557bc69e1ee7a7c86bce458f34bebb129d20
Read the file's information from gnome-vfs if we haven't finished loading

2003-10-12  Federico Mena Quintero  <federico@ximian.com>

* gtkfilesystemgnomevfs.c (gtk_file_folder_gnome_vfs_get_info):
Read the file's information from gnome-vfs if we haven't finished
loading the directory yet.

* gtkfilechooserimpldefault.c (tree_selection_changed): Set the
sensitivity of the bookmarks button depending on whether the
current folder already exists in the bookmarks list.
(shortcuts_selection_changed): Re-select the appropriate shortcuts
folder if the user clicks on the separator row.
(set_list_model): New function; moved the code from
tree_selection_changed().
(tree_selection_changed): Use set_list_model().
(create_folder_tree): Show the tree model only if we are in folder
mode.
(create_file_list): Show the list model only if we are not in
folder mode.
gtk/gtkfilechooserdefault.c